profiler: Prefer CLOCK_MONOTONIC
authorMatthias Clasen <mclasen@redhat.com>
Wed, 15 May 2019 17:52:12 +0000 (13:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 15 May 2019 17:52:12 +0000 (13:52 -0400)
commit45b552d146fd82983816bfc87bbe374adaead842
treeddf9e252a319a2b7eb5459855b364b94256ae9d1
parent7793818f2aeca95b43c54bf7a82a389cae0f9ffd
profiler: Prefer CLOCK_MONOTONIC

This is what g_get_monotonic_time gives us,
after all, and we need to have the same clock
in all our profiler data.
gdk/capture/sp-clock.c